cflags = /lis/noopt/debu/nowar/inclu=[] - /def=(WORDS_BIGENDIAN,MAXHOSTNAMELEN=128) - /pref=all srcs = rtpdemo.c,rtp.c,net_udp.c,memory.c,md5.c,vsnprintf.c,debug.c,inet_pton.c,ntp.c,- qfdes.c,crypt_random.c.drand48.c objs = rtpdemo.obj,rtp.obj,net_udp.obj,memory.obj,md5.obj,vsnprintf.obj,debug.obj,inet_pton.obj,ntp.obj,- qfdes.obj,crypt_random.obj,drand48.obj target = rtp.exe all : $(target) !______________________________________________________________________ rtp.exe : $(objs) link /debu/trace $(objs) clean : del *.obj;* , *.exe;* , *.lis;*,*.map;*,*.i;* , - *.decw*;*,*.txt;*,*.msghlp*;*,*.cud;*,*.cod;*