shithub: puzzles

ref: 61b983ae3a8b1dc9033f7ef843a4a17228a8f311
dir: /net.R/

View raw version
# -*- 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?

ALL += NET

!begin gtk
GAMES += net
!end

!begin >list.c
    A(net) \
!end