]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/toolbar/Makefile.in
wxFileSelector should have file name only, not path, passed to 3rd arg
[wxWidgets.git] / samples / toolbar / Makefile.in
index a558fb674432e4198eb31986468325b949e28f7f..b16304b99592c9f33706876d7598856c2f254c2e 100644 (file)
@@ -1,13 +1,5 @@
-#
-# File:                makefile.unx
-# Author:      Julian Smart
-# Created:     1998
-# Updated:     
-# Copyright:   (c) 1998 Julian Smart
-#
-# "%W% %G%"
-#
-# Makefile for toolbar example (UNIX).
+# Purpose: makefile for toolbar example (UNIX).
+# Created: 2000-03-14
 
 top_srcdir = @top_srcdir@/..
 top_builddir = ../..
@@ -19,4 +11,3 @@ OBJECTS=$(PROGRAM).o
 
 include ../../src/makeprog.env
 
-