Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

15 lines
385 B

## Define the dependencies
#
#zoomin: zoomin.exe
#
#zoomin.obj : zoomin.c zoomin.h
# cl -c -D LINT_ARGS -G2sw -Os -W2 -Zdp zoomin.c
#
#zoomin.res : zoomin.rc
# rc -r zoomin.rc
#
#zoomin.exe: zoomin.obj zoomin.def zoomin.res
# link /NOD zoomin, /align:16, /map/li, slibcew libw, zoomin
# rc zoomin.res
# mapsym zoomin
!INCLUDE $(NTMAKEENV)\makefile.def