7 lines
146 B
Makefile
7 lines
146 B
Makefile
# This is the help/output level Makefile for gramps
|
|
# $Id$
|
|
|
|
html: /bin/true && "This is a placeholder"
|
|
|
|
pdf: /bin/true && "This is a placeholder"
|