]> git.sur5r.net Git - cc65/blobdiff - libsrc/geos/menuicon/Makefile
Use the condes feature
[cc65] / libsrc / geos / menuicon / Makefile
index bf3a9bd2f2f71abb9c44b2011a5dc67c9e41b13d..2a58d78532f49cd925760ae7e093c1e6666beba0 100644 (file)
@@ -5,7 +5,6 @@
 #
 
 %.o:   %.s
-       @echo $<
        @$(AS) -o $@ $(AFLAGS) $<
 
 
@@ -15,4 +14,4 @@ S_OBJS        = domenu.o dopreviousmenu.o redomenu.o recovermenu.o recoverallmenus.o\
 all: $(S_OBJS)
 
 clean:
-       @rm -f *.~ $(S_OBJS) core
\ No newline at end of file
+       @rm -f *.~ $(S_OBJS) core