File: Makepatch

package info (click to toggle)
bbdb 2.35.cvs20060204-1.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 2,548 kB
  • ctags: 1,911
  • sloc: lisp: 13,944; sh: 4,660; makefile: 568; perl: 377
file content (19 lines) | stat: -rw-r--r-- 519 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- Makefile.orig	Tue Apr  2 12:57:12 2002
+++ Makefile	Tue Apr  2 13:10:16 2002
@@ -16,15 +16,7 @@
            aclocal.m4 configure configure.ac install-sh Makefile.in \
            bits lisp misc tex texinfo utils
 
-all: Makefile bbdb info    gnus
-
-Makefile: configure Makefile.in
-	@echo "Makefile.in or configure has changed. Please rerun configure!"
-	exit 1
-
-configure: configure.ac
-	@echo "configure.ac has changed. Please rerun autoconf!"
-	exit 1
+all: bbdb info    gnus
 
 bbdb:
 	cd lisp; $(MAKE) bbdb