mirror of
https://github.com/opnsense/src.git
synced 2026-04-05 01:15:30 -04:00
6 lines
75 B
Makefile
6 lines
75 B
Makefile
all:
|
|
./mktables.PL
|
|
./MakeEthiopicSyllables.PL
|
|
|
|
clean:
|
|
rm -f *.pl */*.pl
|