Oops; remember to clean the output file.
This commit is contained in:
parent
cf88227d9a
commit
41bca4ea0c
@ -1,8 +1,10 @@
|
||||
# $NetBSD: Makefile,v 1.1 1999/08/30 17:03:17 mycroft Exp $
|
||||
# $NetBSD: Makefile,v 1.2 1999/08/30 17:06:33 mycroft Exp $
|
||||
|
||||
PROG= ldexp
|
||||
MKMAN= no
|
||||
|
||||
CLEANFILES+=output
|
||||
|
||||
regress: ${PROG}
|
||||
@./${PROG} >output
|
||||
@if ! cmp -s ${.CURDIR}/expected output; then \
|
||||
|
Loading…
Reference in New Issue
Block a user