Changeset 447 for branches/v5/platforms/tsar_generic_xbar/Makefile
- Timestamp:
- Jul 18, 2013, 4:12:05 PM (11 years ago)
- Location:
- branches/v5/platforms/tsar_generic_xbar
- Files:
-
- 1 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/v5/platforms/tsar_generic_xbar/Makefile
r389 r447 1 1 simul.x: top.cpp top.desc 2 soclib-cc - j8 -P -p top.desc -I. -o simul.x2 soclib-cc -P -p top.desc -I. -o simul.x 3 3 4 4 clean: 5 5 soclib-cc -x -p top.desc -I. 6 rm -rf *.o *.x t ty*6 rm -rf *.o *.x term*
Note: See TracChangeset
for help on using the changeset viewer.