comparison libcruft/Makerules.in @ 5223:ef1ac9acc43e

[project @ 2005-03-17 17:25:40 by jwe]
author jwe
date Thu, 17 Mar 2005 17:26:34 +0000
parents 0bca8443db39
children 233140bc8068
comparison
equal deleted inserted replaced
5222:8d95c4573f96 5223:ef1ac9acc43e
62 $(CRUFT_PICOBJ): stmp-pic 62 $(CRUFT_PICOBJ): stmp-pic
63 63
64 install:: all 64 install:: all
65 .PHONY: install 65 .PHONY: install
66 66
67 install-strip:: all
68 .PHONY: install-strip
69
67 uninstall:: 70 uninstall::
68 .PHONY: uninstall 71 .PHONY: uninstall
69 72
70 tags: $(SOURCES) 73 tags: $(SOURCES)
71 ctags $(SOURCES) 74 ctags $(SOURCES)