Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
kern/Makefile
seb15753
Jun 24th, 2014
77
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Bash
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
#a.michelizza.free.fr
OBJ
=kernel
CC
=
gcc
-Wall
all: $
(
OBJ
)
kernel: kernel.o gdt.o
ld
--oformat
binary
-Ttext
1000
$^
-o
$
@
.o: .c
$
(
CC
)
-c
$^
clean:
rm
-f
$
(
OBJ
)
*
.o
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Make $200 in 15 minutes I
JavaScript | 8 sec ago | 0.06 KB
5OO$ GIFTCARDS? G
JavaScript | 10 sec ago | 0.06 KB
Make $200 in 15 minutes F
JavaScript | 17 sec ago | 0.06 KB
MAKE $900 INSTANTLY 5
JavaScript | 23 sec ago | 0.06 KB
Make $200 in 15 minutes 8
JavaScript | 27 sec ago | 0.06 KB
✅ MAKE $12OO IN 10 MIN S
JavaScript | 38 sec ago | 0.06 KB
MAKE $900 INSTANTLY Z
JavaScript | 42 sec ago | 0.06 KB
?FREE Method Leaked? 1Y
Java | 43 sec ago | 0.06 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!