1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-21 01:42:00 +00:00

zones rule added

SCCS-file: Makefile
SCCS-SID: 7.63
This commit is contained in:
Arthur David Olson
1997-12-11 12:50:00 -05:00
committed by Paul Eggert
parent 3493698447
commit 73ba435131

View File

@ -301,6 +301,8 @@ posix_right: posix_only other_two
right_posix: right_only other_two
zones: $(REDO)
$(TZLIB): $(LIBOBJS)
-mkdir $(TOPDIR) $(LIBDIR)
ar ru $@ $(LIBOBJS)