view cgitools/submit/Makefile @ 35:d18135398d0f

Some clarifications. (in particular, clarify that full access via the web interface is a long-term goal, just not an immediate priority) Regenerating the pdf file will have to wait for PR 48884.
author David A. Holland
date Sun, 08 Jun 2014 19:15:48 -0400
parents 5f36d8d69aba
children
line wrap: on
line source

TOP=../..
include $(TOP)/mk/base.mk
include ../cgitools.mk

SCRIPT=submit.py

include $(TOP)/mk/script.mk