2007-02-16 21:16:14 +00:00
|
|
|
# This is the help/output level Makefile for gramps
|
|
|
|
# $Id$
|
|
|
|
|
2007-02-16 21:24:55 +00:00
|
|
|
html:
|
|
|
|
echo "This is a placeholder for making HTML"
|
2007-02-16 21:16:14 +00:00
|
|
|
|
2007-02-16 21:24:55 +00:00
|
|
|
pdf:
|
|
|
|
echo "This is a placeholder for making PDF"
|