wxWidgets/samples/image/makefile.unx
1999-01-10 23:28:36 +00:00

18 lines
233 B
Plaintext

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