comparison scripts/statistics/models/Makefile.in @ 6467:a84de7048629

[project @ 2007-03-27 16:05:15 by jwe]
author jwe
date Tue, 27 Mar 2007 16:05:17 +0000
parents 61091f4af6e4
children 59c0c3637633
comparison
equal deleted inserted replaced
6466:ed0ea8badbff 6467:a84de7048629
62 maintainer-clean: distclean 62 maintainer-clean: distclean
63 rm -f tags TAGS 63 rm -f tags TAGS
64 .PHONY: maintainer-clean 64 .PHONY: maintainer-clean
65 65
66 dist: 66 dist:
67 $(LN_S) $(DISTFILES) ../../../`cat ../../../.fname`/scripts/$(script_sub_dir) 67 ln $(DISTFILES) ../../../`cat ../../../.fname`/scripts/$(script_sub_dir)
68 .PHONY: dist 68 .PHONY: dist