File:  [WindowsNT SDKs] / q_a / samples / termq / makefile
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 18:29:35 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: ntsdk-oct-1992, HEAD
Microsoft Windows NT Build 328 10-12-1992

!include <ntwin32.mak>

all: termq.exe

.c.exe:
  $(cc) $(cdebug) $(cflags) $(cvars) $*.c
  $(cvtobj) $(cvtdebug) *.obj
  $(link) $(linkdebug) $(conflags) -out:$*.exe $*.obj $(conlibs)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.