Rev | Line | |
---|
[9] | 1 | # Makefile for lib/ack/i386/em.
|
---|
| 2 |
|
---|
| 3 | CFLAGS="-O -D_MINIX -D_POSIX_SOURCE -Was-ack"
|
---|
| 4 |
|
---|
| 5 | LIBRARIES=libe
|
---|
| 6 |
|
---|
| 7 | libe_FILES=" \
|
---|
| 8 | em_adf4.s \
|
---|
| 9 | em_adf8.s \
|
---|
| 10 | em_adi.s \
|
---|
| 11 | em_and.s \
|
---|
| 12 | em_blm.s \
|
---|
| 13 | em_cff4.s \
|
---|
| 14 | em_cff8.s \
|
---|
| 15 | em_cfi.s \
|
---|
| 16 | em_cfu.s \
|
---|
| 17 | em_cif4.s \
|
---|
| 18 | em_cif8.s \
|
---|
| 19 | em_cii.s \
|
---|
| 20 | em_cmf4.s \
|
---|
| 21 | em_cmf8.s \
|
---|
| 22 | em_cms.s \
|
---|
| 23 | em_com.s \
|
---|
| 24 | em_csa4.s \
|
---|
| 25 | em_csb4.s \
|
---|
| 26 | em_cuf4.s \
|
---|
| 27 | em_cuf8.s \
|
---|
| 28 | em_cuu.s \
|
---|
| 29 | em_dup.s \
|
---|
| 30 | em_dvf4.s \
|
---|
| 31 | em_dvf8.s \
|
---|
| 32 | em_dvi.s \
|
---|
| 33 | em_dvu.s \
|
---|
| 34 | em_error.s \
|
---|
| 35 | em_exg.s \
|
---|
| 36 | em_fat.s \
|
---|
| 37 | em_fef4.s \
|
---|
| 38 | em_fef8.s \
|
---|
| 39 | em_fif4.s \
|
---|
| 40 | em_fif8.s \
|
---|
| 41 | em_fp8087.s \
|
---|
| 42 | em_gto.s \
|
---|
| 43 | em_hol0.s \
|
---|
| 44 | em_iaar.s \
|
---|
| 45 | em_ilar.s \
|
---|
| 46 | em_inn.s \
|
---|
| 47 | em_ior.s \
|
---|
| 48 | em_isar.s \
|
---|
| 49 | em_lar4.s \
|
---|
| 50 | em_loi.s \
|
---|
| 51 | em_mlf4.s \
|
---|
| 52 | em_mlf8.s \
|
---|
| 53 | em_mli.s \
|
---|
| 54 | em_mon.s \
|
---|
| 55 | em_ngf4.s \
|
---|
| 56 | em_ngf8.s \
|
---|
| 57 | em_ngi.s \
|
---|
| 58 | em_nop.s \
|
---|
| 59 | em_print.s \
|
---|
| 60 | em_rck.s \
|
---|
| 61 | em_rmi.s \
|
---|
| 62 | em_rmu.s \
|
---|
| 63 | em_rol.s \
|
---|
| 64 | em_ror.s \
|
---|
| 65 | em_sar4.s \
|
---|
| 66 | em_sbf4.s \
|
---|
| 67 | em_sbf8.s \
|
---|
| 68 | em_sbi.s \
|
---|
| 69 | em_set.s \
|
---|
| 70 | em_sli.s \
|
---|
| 71 | em_sri.s \
|
---|
| 72 | em_sti.s \
|
---|
| 73 | em_stop.s \
|
---|
| 74 | em_trp.s \
|
---|
| 75 | em_unknown.s \
|
---|
| 76 | em_xor.s"
|
---|
| 77 |
|
---|
| 78 | TYPE=ack
|
---|
Note:
See
TracBrowser
for help on using the repository browser.