wxWidgets/utils/hhp2cached/Makefile.in
2000-01-31 18:31:18 +00:00

16 lines
224 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