Changeset 142 for trunk/IPs/systemC/Environment/Endianness/Makefile
- Timestamp:
- Aug 4, 2010, 10:09:03 PM (15 years ago)
- File:
- 
          - 1 edited
 
 - 
          trunk/IPs/systemC/Environment/Endianness/Makefile (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        trunk/IPs/systemC/Environment/Endianness/Makefiler113 r142 1 1 #-----[ Rules ]-------------------------------------------- 2 2 3 all : 3 all : only 4 5 clean : clean_only 6 7 clean_all : clean 8 9 only : 4 10 @\ 5 11 $(MAKE) all_environment; 6 12 7 clean 13 clean_only : 8 14 @\ 9 15 $(MAKE) environment_clean; 10 11 clean_all : clean12 16 13 17 help : 
Note: See TracChangeset
          for help on using the changeset viewer.
      
