ffd50101dc
PR: 46221 Submitted by: Hubert Tournier <hubert@frbsd.org>
7 lines
67 B
Makefile
7 lines
67 B
Makefile
#$FreeBSD$
|
|
all:
|
|
./configure build
|
|
|
|
install:
|
|
./configure install
|
|
|