| # | Line 151 | Line 151 | ra_pict: ra_pict.o | |
|---|---|---|
| 151 | $(CC) $(CFLAGS) -o ra_pict ra_pict.o -lrt $(MLIB) | |
| 152 | ||
| 153 | ra_hexbit: ra_hexbit.o | |
| 154 | < | $(CC) $(CFLAGS) -o ra_hexbit ra_hexbit.o -lrt |
| 154 | > | $(CC) $(CFLAGS) -o ra_hexbit ra_hexbit.o -lrt $(MLIB) |
| 155 | ||
| 156 | x10image: ximage.o ciq.o cut.o closest.o xraster.o biq.o | |
| 157 | $(CC) $(CFLAGS) -o x10image ximage.o xraster.o \ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |