Fix bug in client and change the Makefiles
This commit is contained in:
@@ -28,4 +28,4 @@ clean:
|
||||
$(RM) *.tgz
|
||||
|
||||
package:
|
||||
tar -cvzf server.tgz $(TARGET_1).c $(TARGET_2).c shared public Makefile
|
||||
tar -cvzf http.tgz $(TARGET_1).c $(TARGET_2).c shared public Makefile
|
||||
|
Reference in New Issue
Block a user