Changeset 6812 for trunk/AISC_MKPTPS/Makefile
- Timestamp:
- 09/09/10 19:58:32 (21 months ago)
- Files:
-
- 1 modified
-
trunk/AISC_MKPTPS/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/AISC_MKPTPS/Makefile
r6526 r6812 12 12 13 13 .cxx.o: 14 $(CPP) $(cflags) -c $< $( POST_COMPILE)14 $(CPP) $(cflags) -c $< $(CPPINCLUDES) $(POST_COMPILE) 15 15 16 16 clean:
