diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-06-07 22:52:16 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-06-07 22:52:16 +0000 |
commit | 2edd9fc3bd0bcbad4c359090d5249f9988b92f8e (patch) | |
tree | ae60b60e1a9ef7ef1672f61a6e6975c783b26c29 /emulators/spim/Makefile | |
parent | Remove one directory and add one manpage. Also, move three (diff) |
Remove two directories. Also, move manpages to Makefile while I'm here.
Submitted by: bento (first half)
Notes
Notes:
svn path=/head/; revision=29360
Diffstat (limited to 'emulators/spim/Makefile')
-rw-r--r-- | emulators/spim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/spim/Makefile b/emulators/spim/Makefile index e5a1c4d5ccbf..148c34c1982e 100644 --- a/emulators/spim/Makefile +++ b/emulators/spim/Makefile @@ -21,6 +21,7 @@ CONFIGURE_SCRIPT= Configure USE_IMAKE= yes XMKMF= xmkmf ALL_TARGET= y.tab.c depend cl-spim cl-xspim +MAN1= spim.1 xspim.1 pre-configure: @${RM} -f ${WRKSRC}/y.tab.* |