]> git.saurik.com Git - wxWidgets.git/blame - samples/layout/makefile.unx
Updated distribtion and docs.
[wxWidgets.git] / samples / layout / 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#
10# Makefile for layout example (UNIX).
11
a4294b78 12PROGRAM=layout
c801d85f 13
a4294b78 14OBJECTS=$(PROGRAM).o
c801d85f 15
a4294b78 16include ../../src/makeprog.env
c801d85f 17