From: srs5694 Date: Fri, 4 Jan 2013 05:53:42 +0000 (-0500) Subject: New Makefile to help with building RPMs when TianoCore is not installed. X-Git-Url: https://code.delx.au/refind/commitdiff_plain/9675e44413f5f6e1cf6c6bc10559e69be2172356 New Makefile to help with building RPMs when TianoCore is not installed. --- diff --git a/EfiLib/Makefile b/EfiLib/Makefile new file mode 100644 index 0000000..d832893 --- /dev/null +++ b/EfiLib/Makefile @@ -0,0 +1,6 @@ +# +# EfiLib/Makefile +# + +clean: + rm -f $(OBJS) *~ *.lib