- Timestamp:
- Sep 27, 1999, 2:32:27 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/Makefile
r1066 r1070 1 # $Id: Makefile,v 1.2 3 1999-09-26 16:09:04 dengertExp $1 # $Id: Makefile,v 1.24 1999-09-27 12:32:27 bird Exp $ 2 2 3 3 # … … 55 55 $(CP) $@ $(PDWIN32_LIB) 56 56 57 #SvL: Does not work correctly for GetOS2Callback__15Win32WindowProcFv 58 #$(TARGET)exp.def: $(TARGET).def 59 # $(IMPDEF) $** $@ 57 $(TARGET)exp.def: $(TARGET).def 58 $(IMPDEF) $** $@ 60 59 61 60
Note:
See TracChangeset
for help on using the changeset viewer.