[return-to Explanation (The execit Programs)] [table of contents] [index]
# Makefile for 'execit' command OUTDIR= $(HOME)/.bin all: $(OUTDIR)/execit $(OUTDIR)/execit: execit.c execit.include cc -O -s -o $@ execit.c
Disclaimers: This document is provided as free service for the benefits of Active-Venture.com's web hosting customers only.