]> git.saurik.com Git - wxWidgets.git/blame - samples/internat/makefile.unx
Added first batch of docs and notes for wxPython.
[wxWidgets.git] / samples / internat / makefile.unx
CommitLineData
c801d85f
KB
1#
2# File: makefile.unx
3# Author: Julian Smart
a4294b78 4# Created: 1998
c801d85f 5# Updated:
a4294b78 6# Copyright: (c) 1998 Julian Smart
c801d85f
KB
7#
8# "%W% %G%"
9#
a4294b78 10# Makefile for internat example (UNIX).
c801d85f 11
a4294b78 12PROGRAM=internat
c801d85f 13
a4294b78 14OBJECTS=$(PROGRAM).o
c801d85f 15
a4294b78 16include ../../src/makeprog.env
c801d85f 17