Changeset 6817 for trunk/AISC/Makefile
- Timestamp:
- 09/09/10 22:49:30 (21 months ago)
- Files:
-
- 1 modified
-
trunk/AISC/Makefile (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/AISC/Makefile
r6331 r6817 41 41 aisc.o: $(ARBHOME)/INCLUDE/attributes.h 42 42 aisc.o: $(ARBHOME)/INCLUDE/dupstr.h 43 aisc.o: $(ARBHOME)/INCLUDE/test_global.h 43 44 44 45 aisc_commands.o: aisc.h … … 47 48 aisc_commands.o: $(ARBHOME)/INCLUDE/attributes.h 48 49 aisc_commands.o: $(ARBHOME)/INCLUDE/dupstr.h 50 aisc_commands.o: $(ARBHOME)/INCLUDE/test_global.h 49 51 50 52 aisc_mix.o: aisc.h … … 53 55 aisc_mix.o: $(ARBHOME)/INCLUDE/attributes.h 54 56 aisc_mix.o: $(ARBHOME)/INCLUDE/dupstr.h 57 aisc_mix.o: $(ARBHOME)/INCLUDE/test_global.h 55 58 56 59 aisc_var_ref.o: aisc.h … … 59 62 aisc_var_ref.o: $(ARBHOME)/INCLUDE/attributes.h 60 63 aisc_var_ref.o: $(ARBHOME)/INCLUDE/dupstr.h 64 aisc_var_ref.o: $(ARBHOME)/INCLUDE/test_global.h
