Changeset 310 for trunk/makefile_post.mk
- Timestamp:
- Jun 27, 2006, 2:28:31 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/makefile_post.mk
r252 r310 3 3 4 4 # 16 Aug 05 SHL Clean up 5 # 16 Apr 06 SHL Add lxlite target 5 6 6 7 !ifndef MAKERES … … 30 31 !endif 31 32 33 lxlite:: $(BASE).exe 34 lxlite /x- /b- $? 35 32 36 clean: 33 37 -del $(BASE).exe
Note:
See TracChangeset
for help on using the changeset viewer.