ref: 9673a2a733972fc236c9a67b3ab1b7cf1d4d601e
dir: /net.R/
# -*- makefile -*-
NET = net tree234 dsf
net : [X] GTK COMMON NET net-icon|no-icon
# The Windows Net shouldn't be called `net.exe' since Windows
# already has a reasonably important utility program by that name!
netgame : [G] WINDOWS COMMON NET net.res|noicon.res
ALL += NET
!begin gtk
GAMES += net
!end
!begin >list.c
A(net) \
!end
!begin >wingames.lst
netgame.exe:Net
!end