wxWidgets/utils/hhp2cached/Makefile.in
Václav Slavík d572bb7513 added utils/hhp2cached
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-01-19 23:04:33 +00:00

16 lines
221 B
Makefile

# Purpose: makefile for hhp2cached (UNIX).
# Created: 2000-01-19
top_srcdir = @top_srcdir@
top_builddir = ../..
program_dir = utils/hhp2cached
PROGRAM=hhp2cached
OBJECTS=$(PROGRAM).o
include ../../src/makeprog.env