diff src/Makefile @ 43:fd31df305668

compile complete
author Daichi TOMA <e085740@ie.u-ryukyu.ac.jp>
date Sun, 19 Dec 2010 22:36:32 +0900
parents 791f78caf8b6
children 67300faee616
line wrap: on
line diff
--- a/src/Makefile	Sun Dec 19 22:21:24 2010 +0900
+++ b/src/Makefile	Sun Dec 19 22:36:32 2010 +0900
@@ -2412,9 +2412,6 @@
 objects/blowfish.o: blowfish.c
 	$(CCC) -o $@ blowfish.c
 
-objects/reditor.o: reditor.c
-	$(CCC) -o $@ reditor.c
-
 objects/buffer.o: buffer.c
 	$(CCC) -o $@ buffer.c