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