j
k
j a
j l
On Saturday, September 17, 2011 12:48:46 Simon Glass wrote:
--- /dev/null +++ b/board/sandbox/sandbox/Makefile +clean: rm -f $(OBJS) +distclean: clean rm -f $(LIB) core *.bak $(obj).depend
--- /dev/null +++ b/board/sandbox/sandbox/Makefile
+clean:
+distclean: clean
these dont get used, so punt them -mike
Attachments:
Back to the thread
Back to the list