This website requires JavaScript.
Explore
Help
Register
Sign In
GNUBoot
/
coreboot-kgpe-d16
Watch
2
Star
0
Fork
You've already forked coreboot-kgpe-d16
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b571846ea4
coreboot-kgpe-d16
/
util
/
post
/
Makefile
7 lines
64 B
Makefile
Raw
Blame
History
all
:
$(
CC
)
post.c -o post
clean
:
rm -f post
distclean
:
clean
Reference in New Issue
View Git Blame
Copy Permalink