~ chicken-core (chicken-5) cc86c30ca115c1c25c7bc811fc34d7ce5fb4050f
commit cc86c30ca115c1c25c7bc811fc34d7ce5fb4050f Author: felix <felix@call-with-current-continuation.org> AuthorDate: Fri Nov 12 05:35:30 2010 -0500 Commit: felix <felix@call-with-current-continuation.org> CommitDate: Fri Nov 12 05:35:30 2010 -0500 removed obsolete csi-static from rules.make (thanks to mario) diff --git a/rules.make b/rules.make index bd4246c6..e9af6fa1 100644 --- a/rules.make +++ b/rules.make @@ -55,7 +55,7 @@ UTILITY_PROGRAM_OBJECTS_1 = \ csc csi chicken-install chicken-uninstall chicken-status chicken-profile ALWAYS_STATIC_UTILITY_PROGRAM_OBJECTS_1 = \ - chicken-bug csi-static + chicken-bug ## TODO: Shouldn't these manpages match their program names (ie CSI_PROGRAM etc)? MANPAGES = \Trap