view shelltools/edit-pr/Makefile @ 10:1720f45dd495

Replace insane handling of states with something more likely workable.
author David A. Holland
date Sun, 19 Feb 2012 20:21:51 -0500
parents 5f36d8d69aba
children
line wrap: on
line source

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

SCRIPT=edit.py

include $(TOP)/mk/script.mk