avoid installation order problem
This commit is contained in:
parent
0768c14544
commit
347a183428
|
@ -44,7 +44,7 @@ $cc $cflags psdnam.c
|
|||
$cc $cflags pspnam.c
|
||||
$cc $cflags scon.c
|
||||
$cc $cflags ucon.c
|
||||
$cc $cflags C_out.c
|
||||
$cc $cflags -I../read_em C_out.c
|
||||
|
||||
$cc $cflags $1/em.c
|
||||
mv em.o em$1.o
|
||||
|
|
Loading…
Reference in a new issue