Add AMD Fam10 B3 default settings to match AMD example code.
[coreboot.git] / util / newconfig / Makefile
index 42e75739312f9986fbbbe538ca67915fe9f769b5..3328380569791b014ca9b2c40ebe08f965d99460 100644 (file)
@@ -1,4 +1,4 @@
-ALL: $(shell echo *.g examples/*.g | sed s/.g/.py/g )
+ALL: $(shell echo *.g | sed s/\\.g/\\.py/g )
 
 %.py: %.g yapps2.py yappsrt.py Makefile
        python yapps2.py $<
@@ -27,3 +27,5 @@ manual/index.html: yapps2.aux yapps2.tex
 DISTRIB:
        cd ..; zip -u yapps2.zip yapps2/{LICENSE,yapps2.py,yappsrt.py,parsedesc.g,examples/*.g,NOTES,yapps2.tex,Makefile,manual/*.html,manual/*.css,manual/*.png}
 
+clean:
+       rm -f config.py yappsrt.pyc parsedesc.py