|
|
Microsoft OS/2 SDK PM 08-08-1988
# ------------ testprof.exe makefile Test Profile Sample Program # ------------ PROINC = ../ CFLAGS = -c -G2s -Zep -Od -DLINT_ARGS -DDEBUG -DPROFILE -I$(PROINC) AFLAGS = -Mx -t # ***** Rules .c.obj: cl $(CFLAGS) $*.c .asm.obj: masm $(AFLAGS) $*.asm; # ***** Dependencies testprof.obj: testprof.c $(PROINC)profile.h # ***** LINK step testprof.exe: testprof.obj testprof.lrf testprof.def link @testprof.lrf
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.