public rule added

SCCS-file: Makefile
SCCS-SID: 7.8
This commit is contained in:
Arthur David Olson
2012-07-18 03:02:09 -04:00
committed by Paul Eggert
parent f5dbdc0ca0
commit 7b4d5d2acc
+4
View File
@@ -282,6 +282,10 @@ clean:
names:
@echo $(ENCHILADA)
public: $(ENCHILADA)
tar cf - $(DOCS) $(SOURCES) $(USNO) | compress > tzcode.tar.Z
tar cf - $(DATA) | compress > tzdata.tar.Z
zonenames: $(TDATA)
@awk '/^Zone/ { print $$2 } /^Link/ { print $$3 }' $(TDATA)