6 lines
78 B
Makefile
6 lines
78 B
Makefile
# @(#)Makefile 5.3 (Berkeley) 5/11/90
|
|
|
|
PROG= symorder
|
|
|
|
.include <bsd.prog.mk>
|