Category : OS/2 Files
Archive   : APING12.ZIP
Filename : APING.AIX

 
Output of file : APING.AIX contained in archive : APING12.ZIP




# -c compile only (don't link)
# -O Optimize generated code
# -v Display verbose information on the compiler's progress.



C_OPTIONS = -c -DAIX -DCM_AIX -O

#LIBLIST = cpic acs
LIBLIST = -lodm -lsrc -lcpic
LINK_OPTIONS =


everything: aping apingd

aping: aping.aix aping.o cpicerr.o cpicinit.o cpicport.o getopt.o
cc -o aping aping.o cpicerr.o cpicinit.o cpicport.o getopt.o $(LINK_OPTIONS) $(LIBLIST)

aping.o: aping.aix aping.c cpicerr.h cpicinit.h cpicport.h getopt.h
cc $(C_OPTIONS) $*.c

apingd: aping.aix apingd.o cpicerr.o cpicinit.o cpicport.o getopt.o
cc -o apingd apingd.o cpicerr.o cpicinit.o cpicport.o getopt.o $(LINK_OPTIONS) $(LIBLIST)

apingd.o: aping.aix apingd.c cpicerr.h cpicinit.h cpicport.h getopt.h
cc $(C_OPTIONS) $*.c

cpicerr.o: aping.aix cpicerr.c cpicerr.h
cc $(C_OPTIONS) $*.c

cpicinit.o: aping.aix cpicinit.c cpicinit.h
cc $(C_OPTIONS) $*.c

cpicport.o: aping.aix cpicport.c cpicport.h
cc $(C_OPTIONS) $*.c

getopt.o: aping.aix getopt.c getopt.h
cc $(C_OPTIONS) $*.c






  3 Responses to “Category : OS/2 Files
Archive   : APING12.ZIP
Filename : APING.AIX

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/