shithub: puzzles

ref: 9993f71e4c98eef4d3a7c407a8b0f7cf0d471d92
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