fix port broken by X11R6 move.

This commit is contained in:
turan 2000-04-16 00:55:05 +00:00
parent 51282a1d26
commit e7b49c124d

View File

@ -4,6 +4,6 @@
DEPLIBS = $(DEPXLIB)
SRCS = xsnow.c snowmap.h vroot.h
OBJS = xsnow.o
+MANDIR=/usr/X11R6/man/cat6
+MANDIR=/usr/local/man/cat6
ComplexProgramTarget(xsnow)