diff examples/Makefile.in @ 2418:25a26fe3f1d4

[project @ 1996-10-16 17:02:16 by jwe]
author jwe
date Wed, 16 Oct 1996 17:02:30 +0000
parents 5b23fc117925
children ccd72573a0cf
line wrap: on
line diff
--- a/examples/Makefile.in
+++ b/examples/Makefile.in
@@ -29,6 +29,9 @@
 all:
 .PHONY: all
 
+install:
+.PHONY: install
+
 tags:
 	ctags $(SOURCES)