mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-11-23 02:32:54 +00:00
improved
SCCS-file: Makefile SCCS-SID: 3.8
This commit is contained in:
committed by
Paul Eggert
parent
fb61c9f2b5
commit
0a0a3d6d60
3
Makefile
3
Makefile
@ -135,7 +135,8 @@ sure: $(TZCSRCS) $(TZDSRCS) tzfile.h
|
|||||||
lint $(LINTFLAGS) $(CFLAGS) -DTZDIR=\"$(TZDIR)\" $(LIBSRCS)
|
lint $(LINTFLAGS) $(CFLAGS) -DTZDIR=\"$(TZDIR)\" $(LIBSRCS)
|
||||||
|
|
||||||
clean:
|
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
|
CLEAN: clean
|
||||||
sccs clean
|
sccs clean
|
||||||
|
|||||||
Reference in New Issue
Block a user