|
|
1.1 ! root 1: !include <ntwin32.mak> ! 2: ! 3: all: remote.exe ! 4: ! 5: # Update the resources if necessary ! 6: ! 7: remote.exe: client.obj \ ! 8: server.obj \ ! 9: remote.obj ! 10: $(link) $(linkdebug) $(conflags) -out:$*.exe $** $(conlibs) advapi32.lib user32.lib ! 11: ! 12: .c.obj: ! 13: $(cc) $(cdebug) $(cflags) $(cvars) $*.c ! 14: ! 15:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.