This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
audk
mirror of
https://github.com/acidanthera/audk.git
Watch
1
Star
0
Fork
You've already forked audk
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3a15fd5268
audk
/
BaseTools
/
Tests
/
GNUmakefile
10 lines
88 B
Makefile
Raw
Blame
History
all
:
test
test
:
@python RunTests.py
clean
:
find . -name
'*.pyc'
-exec rm
'{}'
';'
Reference in New Issue
View Git Blame
Copy Permalink