aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2010-08-27 07:44:17 -0700
committerWayne Davison <wayned@samba.org>2010-08-27 07:44:17 -0700
commit29358819cacedf930a82553d2a384bfe9d62e515 (patch)
tree9796403f3efa8fe1cbc50d4a1570d3e304f78d9d /INSTALL
parent2a189350f27d092fd05e85d4a08b941a26f13718 (diff)
downloadandroid_external_rsync-29358819cacedf930a82553d2a384bfe9d62e515.tar.gz
android_external_rsync-29358819cacedf930a82553d2a384bfe9d62e515.tar.bz2
android_external_rsync-29358819cacedf930a82553d2a384bfe9d62e515.zip
Fix description of how to force new prototype generation.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 22c9ebac..ec551cc3 100644
--- a/INSTALL
+++ b/INSTALL
@@ -33,9 +33,9 @@ your make has a problem with this rule, you will see an error like this:
Don't know how to make ./*.c
-You can change the "proto.h-tstamp" target to omit the "$(srcdir)/*.c"
-source, but keep in mind that this will make a manual run of "make proto"
-necessary (prior to a "make") anytime the function prototypes change.
+You can change the "proto.h-tstamp" target to omit its prerequisite args,
+but keep in mind that this will make a manual removal of "proto.h-tstamp"
+necessary anytime the function prototypes change.
RPM NOTES
---------