Adapted so that anybody can do "make install".
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user