Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- hallowelt: hallowelt.o haupt.o
- gcc -o hallowelt hallowelt.o haupt.o
- echo "fertig"
- hallowelt.o: hallowelt.c
- gcc -c -o hallowelt.o hallowelt.c
- haupt.o: haupt.c hallowelt.h
- gcc -c -o haupt.o haupt.c
Advertisement
Add Comment
Please, Sign In to add comment