Mercurial > ~dholland > hg > swallowtail > index.cgi
view shelltools/query-pr/Makefile @ 49:4b7f0ee35994
Use != in python and <> in sql.
author | David A. Holland |
---|---|
date | Sat, 02 Apr 2022 18:10:30 -0400 |
parents | 5f36d8d69aba |
children |
line wrap: on
line source
TOP=../.. include $(TOP)/mk/base.mk include ../shelltools.mk SCRIPT=query.py include $(TOP)/mk/script.mk