X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/81148fa15713ee68be49610206526d0725a5868f..4122ee13ba211a913b04906c39e72e512cb15c08:/ich2/Makefile diff --git a/ich2/Makefile b/ich2/Makefile index e41432b..2d908d9 100644 --- a/ich2/Makefile +++ b/ich2/Makefile @@ -1,2 +1,5 @@ smram-ich2: smm-open-ich2.c gcc -o smram-ich2 smm-open-ich2.c ../pci/pci-linux.c + +clean: + rm -f smram-ich2