]> git.saurik.com Git - wxWidgets.git/blame - samples/resource/makefile.unx
added SpinCtrl,
[wxWidgets.git] / samples / resource / makefile.unx
CommitLineData
457814b5
JS
1#
2# File: makefile.unx
3# Author: Julian Smart
a4294b78 4# Created: 1998
457814b5 5# Updated:
a4294b78 6# Copyright: (c) 1998 Julian Smart
457814b5
JS
7#
8# "%W% %G%"
9#
10# Makefile for resource example (UNIX).
11
a4294b78 12PROGRAM=resource
457814b5 13
a4294b78 14OBJECTS=$(PROGRAM).o
457814b5 15
a4294b78 16include ../../src/makeprog.env
457814b5 17