mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Rename - not delete - the mmap test program
This commit is contained in:
parent
1e20f0bfde
commit
24e55bc82e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14455
@ -3,7 +3,7 @@
|
||||
# Date created: 8 November 1997
|
||||
# Whom: jraynard
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1997/12/11 01:09:53 jraynard Exp $
|
||||
# $Id: Makefile,v 1.5 1998/11/07 18:04:04 jraynard Exp $
|
||||
#
|
||||
|
||||
DISTNAME= sfio_1998
|
||||
@ -36,7 +36,8 @@ do-fetch:
|
||||
|
||||
# Remove a test that's too clever for its own good
|
||||
post-extract:
|
||||
@${RM} ${WRKDIR}/src/lib/sfio/Sfio_t/tmmap2read.c
|
||||
@${MV} ${WRKDIR}/src/lib/sfio/Sfio_t/tmmap2read.c \
|
||||
${WRKDIR}/src/lib/sfio/Sfio_t/.tmmap2read.c
|
||||
|
||||
do-build:
|
||||
@cd ${WRKDIR}/src/lib/sfio && ${MAKE} all -f makefile
|
||||
|
Loading…
Reference in New Issue
Block a user