freebsd-ports/x11-toolkits/tk80/files/makefile
1998-03-18 00:56:29 +00:00

9 lines
139 B
Makefile

all:
for f in ../generic/*.o; do ln -sf $$f; done
make -f Makefile wish
test:
make -f Makefile test
install:
make -f Makefile install