Swap sed and make.

This allows to use makefile rather than kaem script for building sed.
Makefiles for musl and mes are unified into one makefile with some
conditional code.
This commit is contained in:
Andrius Štikonas 2022-05-13 22:46:56 +01:00
parent 3ed5daa5aa
commit b9079045db
8 changed files with 37 additions and 50 deletions

View file

@ -24,8 +24,6 @@ catm patchlevel.h
cp pch.c pch_patched.c
sed -i 841,848d pch_patched.c
# Compile
# Build
make -f Makefile PREFIX=${prefix}