]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/notebook/Makefile.in
post wxUniv merge fixes
[wxWidgets.git] / samples / notebook / Makefile.in
index b80dbaa37ed7176ce5f720e1e236edbc71bf988c..58b5cda9798582fa537e661cb26c2b0610e56a65 100644 (file)
@@ -1,20 +1,11 @@
-#
-# File:                makefile.unx
-# Author:      Julian Smart
-# Created:     1998
-# Updated:     
-# Copyright:   (c) 1998 Julian Smart
-#
-# "%W% %G%"
-#
-# Makefile for notebook example (UNIX).
+# Purpose: makefile for notebook example (UNIX).
+# Created: 2000-03-15
 
-top_srcdir = @top_srcdir@
+top_srcdir = @top_srcdir@/..
 top_builddir = ../..
+program_dir = samples/notebook
 
-VPATH = :$(top_srcdir)/samples/notebook
-
-PROGRAM=test
+PROGRAM=notebook
 
 OBJECTS=$(PROGRAM).o