view shelltools/query-pr/Makefile @ 50:bb0ece71355e

Untabify.
author David A. Holland
date Sat, 02 Apr 2022 18:10:52 -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