summaryrefslogtreecommitdiff
path: root/mpbsd
diff options
context:
space:
mode:
authortege <tege@gmplib.org>1996-05-24 08:34:23 +0200
committertege <tege@gmplib.org>1996-05-24 08:34:23 +0200
commit9932bf27bdee47581697ae75abcbbd5b1d57194c (patch)
treed31629ce52b2ab03c7a90bac88e5bfbabb3b8fe2 /mpbsd
parent5fda7ce1e631642d84fbdd639f1fb6f0c1ccfd41 (diff)
downloadgmp-9932bf27bdee47581697ae75abcbbd5b1d57194c.tar.gz
Clean up spacing and indentation.
Diffstat (limited to 'mpbsd')
-rw-r--r--mpbsd/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpbsd/Makefile.in b/mpbsd/Makefile.in
index 88d589756..a517c1aba 100644
--- a/mpbsd/Makefile.in
+++ b/mpbsd/Makefile.in
@@ -50,7 +50,7 @@ libmpbsd.a: Makefile.in $(MPBSD_OBJS)
.c.o:
$(CC) -c $(INCLUDES) -DBERKELEY_MP $(CFLAGS) $(XCFLAGS) $<
-check:
+check:
true
clean mostlyclean: