]> git.saurik.com Git - wxWidgets.git/blame_incremental - utils/hhp2cached/Makefile.in
Added "set new icon" menu item to taskbar sample; updated some makefiles
[wxWidgets.git] / utils / hhp2cached / Makefile.in
... / ...
CommitLineData
1# Purpose: makefile for hhp2cached (UNIX).
2# Created: 2000-01-19
3
4top_srcdir = @top_srcdir@/..
5top_builddir = ../..
6program_dir = utils/hhp2cached
7
8PROGRAM=hhp2cached
9
10
11OBJECTS=$(PROGRAM).o
12
13include ../../src/makeprog.env
14
15