#!/usr/bin/make all: opentapi clean: -rm -f opentapi .PHONY: all clean