aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/Makefile.in')
-rw-r--r--src/man/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/man/Makefile.in b/src/man/Makefile.in
index 0180baee5..9d1c12fbc 100644
--- a/src/man/Makefile.in
+++ b/src/man/Makefile.in
@@ -11,7 +11,7 @@ preproc: $(OBJS)
11%.man: %.txt preproc 11%.man: %.txt preproc
12 ./preproc $(MANFLAGS) $< 12 ./preproc $(MANFLAGS) $<
13 13
14clean:; rm -fr *.o preproc *.gcov *.gcda *.gcno *.plist *.man alldone 14clean:; rm -fr *.o preproc *.gcov *.gcda *.gcno *.plist *.man
15 15
16distclean: clean 16distclean: clean
17 rm -fr Makefile 17 rm -fr Makefile