Changeset 1056 for trunk/MagicSoft
- Timestamp:
- 11/08/01 12:28:04 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Control/SubsystemIO/Makefile
r1054 r1056 26 26 $(CC) -o mainForPeriodicSignal mainForPeriodicSignal.o $(OBJS) $(LIBS) 27 27 28 .SUFFIX : .o .cxx28 .SUFFIXES: .o .cxx 29 29 .cxx.o: 30 30 $(CC) $(CFLAGS) -c $*.cxx -o $*.o
Note:
See TracChangeset
for help on using the changeset viewer.