Ignore:
Timestamp:
Jan 3, 2013, 12:45:10 PM (13 years ago)
Author:
rousseau
Message:

Added build and clean scripts

Also modified clean-target to delete .def, .map, .sym files and bldday.h file.

o Added Scripts

os2ahci\_build.cmd
os2ahci\_clean.cmd

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/os2ahci/Makefile

    r133 r143  
    8585
    8686clean:
    87         rm -f $(OBJS) $(TARGET) *.cod *.lst
     87        rm -f $(OBJS) $(TARGET) *.cod *.lst *.def *.map *.sym bldday.h
    8888
    8989
Note: See TracChangeset for help on using the changeset viewer.