1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-21 20:50:51 +00:00
SCCS-file: Makefile
SCCS-SID: 3.8
This commit is contained in:
Arthur David Olson
1988-01-25 12:42:37 -05:00
committed by Paul Eggert
parent fb61c9f2b5
commit 0a0a3d6d60

View File

@ -135,7 +135,8 @@ sure: $(TZCSRCS) $(TZDSRCS) tzfile.h
lint $(LINTFLAGS) $(CFLAGS) -DTZDIR=\"$(TZDIR)\" $(LIBSRCS)
clean:
rm -f core *.o *.out REDID_BINARIES zdump zic SHAR* \#*
rm -f core *.o *.out REDID_BINARIES zdump zic \
SHAR* tz.shar.Z.uue ,*
CLEAN: clean
sccs clean