6 # Copyright: (c) 1998 Julian Smart
10 # Makefile for html zip example (UNIX).
12 top_srcdir = @top_srcdir@/..
13 top_builddir = ../../..
14 program_dir = samples/html/zip
21 DATAFILES=pages.zip start.htm
23 include ../../../src/makeprog.env
25 @IF_GNU_MAKE@-include $(DEPFILES)