avoid installation order problem

This commit is contained in:
ceriel 1988-04-19 17:05:05 +00:00
parent 0768c14544
commit 347a183428

View file

@ -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