wxWidgets/samples/wxpoem/makefile.unx
1998-12-12 18:50:16 +00:00

18 lines
235 B
Plaintext

#
# File: makefile.unx
# Author: Julian Smart
# Created: 1998
# Updated:
# Copyright: (c) 1998 Julian Smart
#
# "%W% %G%"
#
# Makefile for wxPoem example (UNIX).
PROGRAM=wxpoem
OBJECTS=$(PROGRAM).o
include ../../src/makeprog.env