1# From: @(#)Makefile 8.1 (Berkeley) 6/6/93 2 3PACKAGE= runtime 4PROG= what 5 6.include <bsd.prog.mk> 7