-edlist.o: edlist.cpp
- $(CC) `wx-config --cflags` -c edlist.cpp
-
-edtree.o: edtree.cpp
- $(CC) `wx-config --cflags` -c edtree.cpp
-
-reseditr.o: reseditr.cpp
- $(CC) `wx-config --cflags` -c reseditr.cpp
-
-reswrite.o: reswrite.cpp
- $(CC) `wx-config --cflags` -c reswrite.cpp
-
-symbtabl.o: symbtabl.cpp
- $(CC) `wx-config --cflags` -c symbtabl.cpp
-
-winprop.o: winprop.cpp
- $(CC) `wx-config --cflags` -c winprop.cpp
-
-winstyle.o: winstyle.cpp
- $(CC) `wx-config --cflags` -c winstyle.cpp
-
-clean:
- rm -f *.o DialogEd