Changeset 21 in Main for trunk/Common/Makefile
- Timestamp:
- Sep 14, 2024, 9:39:39 PM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Common/Makefile
r6 r21 6 6 .SUFFIXES: .c .o 7 7 8 OBJS = string.o log.o 8 OBJS = string.o log.o dir.o 9 9 10 10 all: common.a
Note:
See TracChangeset
for help on using the changeset viewer.