File: Makefile

package info (click to toggle)
python-pyelftools 0.32-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 68,964 kB
  • sloc: python: 15,903; ansic: 298; asm: 86; makefile: 24; cpp: 18; sh: 4
file content (2 lines) | stat: -rw-r--r-- 84 bytes parent folder | download | duplicates (2)
1
2
main.elf: main.c link.ld
	gcc -O0 main.c -T link.ld -Wl,--build-id=none -o main.elf