Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
piumarta
/
parsimony
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
1
Wiki
Toiminta
Selaa lähdekoodia
Fix Makefile rule name
master
mtardy
4 vuotta sitten
vanhempi
f8078c49d5
commit
911705049d
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
Näytä tiedosto
@ -5,7 +5,7 @@ LDLIBS = -L/usr/local/lib -lgc
# moved LDLIBS to end because ld scans files from left to right and collects only required symbols
calc
:
parse
.
c
object
.
c
parse
:
parse
.
c
object
.
c
$(
CC
)
$(
CFLAGS
)
-o parse parse.c
$(
LDLIBS
)
parse.c
:
parse
.
leg
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna