File: UDO.PRJ

package info (click to toggle)
udo 6.4.1-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,680 kB
  • sloc: ansic: 42,702; makefile: 81; cpp: 19
file content (37 lines) | stat: -rw-r--r-- 474 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
UDO.TTP

.C[ -DUSE_PCTOS]
.C[ -D__COMPATIBLE__ ]
.L[ -S=32000 ]
;.C[ -Y ]
;.L[ -Y -G -L ]

=

; Startup-Code von Stefan Kuhr @ OS
StUpArgv.O

; Die UDO-Quellen
..\abo.c
..\cfg.c
..\chr.c
..\env.c
..\file.c
..\img.c
..\msg.c
..\par.c
..\str.c
..\sty.c
..\tab.c
..\toc.c
..\tp.c
..\udo.c
..\cli.c

; Die TOS-Bibliothek
pctos.lib		; Moderner Ersatz (siehe http://acspro.atari.org)
;pctoslib.lib	; Original Pure-C-Bibliothek

; Die Pure-C-Bibliotheken
pcfltlib.lib
pcstdlib.lib