20080320 release
[avr_serial_lcd.git] / cv_c / Makefile
index f18ab4c055e869711813a78e737fe79848862036..e4726206ab06c48d415e881903b796239b121b8f 100644 (file)
@@ -2,7 +2,8 @@ PROJECT := serial_lcd
 \r
 all: build\r
 \r
-build:\r
+build: distclean\r
+       @mkdir Exe Linker List Obj\r
        @echo Must run the CV IDE to build\r
 \r
 .PHONY: clean\r