mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-23 15:32:26 +00:00
14 lines
134 B
Makefile
14 lines
134 B
Makefile
#source: start.s
|
|
#source: endsym.s
|
|
#ld: --sort-common
|
|
#nm: -n
|
|
#notarget: hppa*-*-hpux*
|
|
|
|
#...
|
|
.* end
|
|
#...
|
|
.* end2
|
|
#...
|
|
.* _?_end
|
|
#pass
|