comparison scripts/control/hinf/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
63 maintainer-clean: distclean 63 maintainer-clean: distclean
64 rm -f tags TAGS 64 rm -f tags TAGS
65 .PHONY: maintainer-clean 65 .PHONY: maintainer-clean
66 66
67 dist: 67 dist:
68 $(LN_S) $(DISTFILES) ../../../`cat ../../../.fname`/scripts/$(script_sub_dir) 68 ln $(DISTFILES) ../../../`cat ../../../.fname`/scripts/$(script_sub_dir)
69 .PHONY: dist 69 .PHONY: dist