Changeset 4 for trunk/stream_ioproc/source/makefile
- Timestamp:
- Jul 13, 2017, 5:17:57 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/stream_ioproc/source/makefile
r2 r4 32 32 ################################################################################# 33 33 # 34 # Makefile for JPGIOProc34 # Makefile for STREAM IOProc 35 35 # 36 36 # Generates 37 # JPEGIO.dll - JPG Image IOproc37 # STREAMIO.dll - Stream storage IOproc 38 38 # 39 # Copyright Chris Wohlgemuth 200 239 # Copyright Chris Wohlgemuth 2005 40 40 # 41 41 # http://www.os2world.com/cdwriting … … 100 100 -rm *.*~ 101 101 -rm *.map 102 -rm *.sym 102 -rm *.sym
Note:
See TracChangeset
for help on using the changeset viewer.