ref: 9955c5ffc38a2cba73bcd49ea8ed97bdd2739901
dir: /net.R/
# -*- makefile -*-
NET = net tree234 dsf
net : [X] GTK COMMON NET
# 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
ALL += NET
!begin gtk
GAMES += net
!end
!begin >list.c
A(net) \
!end