apply the observer pattern for the gui to get notifications from AntView
[aco.git] / src / aco / Makefile
blob2be833e0f8383bfed39d2aa4c45124863a84e348
1 all: ${CLASSPATH}/*.class
3 ${CLASSPATH}/*.class: *.java
4 ${JAVAC} ${JAVACFLAGS} $^