freebsd-ports/x11-toolkits/itk/files/makefile
Justin M. Seger 00455b8cf9 Import of itk v3.0.0
PR:		ports/10960
Submitted by:	Duncan Barclay <dmlb@ragnet.demon.co.uk>
1999-04-05 22:41:35 +00:00

9 lines
142 B
Makefile

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