From: Simon Wilkinson Date: Mon, 11 Oct 2010 19:18:06 +0000 (-0400) Subject: hcrypto: Tidy up some merge conflicts X-Git-Tag: upstream/1.8.0_pre1^2~4682 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=5142f16bd37345fa15ec1cb24b519d936baae99a;p=packages%2Fo%2Fopenafs.git hcrypto: Tidy up some merge conflicts There were some (harmless) merge conflicts in the hcrypto Makefile. Get rid of them. Change-Id: Iaf67d234d0f9ff24432479b2ae065adb73d5665b Reviewed-on: http://gerrit.openafs.org/2963 Tested-by: BuildBot Reviewed-by: Derrick Brashear --- diff --git a/src/crypto/hcrypto/Makefile.in b/src/crypto/hcrypto/Makefile.in index 5029000b1..88ab92740 100644 --- a/src/crypto/hcrypto/Makefile.in +++ b/src/crypto/hcrypto/Makefile.in @@ -283,39 +283,30 @@ err.o: ${UPSTREAM}/roken/err.c errx.o: ${UPSTREAM}/roken/errx.c $(AFS_CCRULE) $(UPSTREAM)/roken/errx.c - ${CCRULE} getprogname.o: ${UPSTREAM}/roken/getprogname.c $(AFS_CCRULE) $(UPSTREAM)/roken/getprogname.c - ${CCRULE} verr.o: ${UPSTREAM}/roken/verr.c $(AFS_CCRULE) $(UPSTREAM)/roken/verr.c - ${CCRULE} verrx.o: ${UPSTREAM}/roken/verrx.c $(AFS_CCRULE) $(UPSTREAM)/roken/verrx.c - ${CCRULE} vwarn.o: ${UPSTREAM}/roken/vwarn.c $(AFS_CCRULE) $(UPSTREAM)/roken/vwarn.c - ${CCRULE} vwarnx.o: ${UPSTREAM}/roken/vwarnx.c $(AFS_CCRULE) $(UPSTREAM)/roken/vwarnx.c - ${CCRULE} warn.o: ${UPSTREAM}/roken/warn.c $(AFS_CCRULE) $(UPSTREAM)/roken/warn.c - ${CCRULE} warnerr.o: ${UPSTREAM}/roken/warnerr.c $(AFS_CCRULE) $(UPSTREAM)/roken/warnerr.c - ${CCRULE} warnx.o: ${UPSTREAM}/roken/warnx.c $(AFS_CCRULE) $(UPSTREAM)/roken/warnx.c - ${CCRULE} # LWP Targets