]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
pam: Don't duplicate .c.o rule
authorSimon Wilkinson <sxw@your-file-system.com>
Tue, 6 Sep 2011 13:03:41 +0000 (14:03 +0100)
committerDerrick Brashear <shadow@dementix.org>
Thu, 8 Sep 2011 15:27:41 +0000 (08:27 -0700)
Our included configuration has a perfectly fine .c.o rule, so don't
override it in this Makefile, as all that does is produce a warning at
build time

Change-Id: If8d37f50932124ef0adef64ec23d81e646da337a
Reviewed-on: http://gerrit.openafs.org/5371
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
src/pam/Makefile.in

index 8a87b71eec16c8f7a525e2191960a5ee3e21c6b9..0d3027aff0019a458a7cdac6eea56de746b8b0fe 100644 (file)
@@ -23,9 +23,6 @@ include @TOP_OBJDIR@/src/config/Makefile.shared
 
 MODULE_CFLAGS=${PAM_CFLAGS}
 
-.c.o:
-       $(AFS_CCRULE) $<
-
 all: test_pam pam_afs.so.1 pam_afs.krb.so.1
 
 CFLAGS_afs_setcred_krb.o = -DAFS_KERBEROS_ENV