Adapted so that anybody can do "make install".

This commit is contained in:
ceriel
1986-07-22 10:47:51 +00:00
parent 36a255a5cf
commit 7e94756b30
2 changed files with 3 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ cmp: em_pc
cmp em_pc $(PC_PATH)
install: em_pc
rm -f $(PC_PATH)
cp em_pc $(PC_PATH)
lint: