Modified makefiles to be able to build mstpcrc independently.
This commit is contained in:
@@ -92,6 +92,9 @@ server:
|
||||
mstpcap:
|
||||
$(MAKE) -b -C mstpcap
|
||||
|
||||
mstpcrc:
|
||||
$(MAKE) -b -C mstpcrc
|
||||
|
||||
iam:
|
||||
$(MAKE) -b -C iam
|
||||
|
||||
|
||||
Reference in New Issue
Block a user