-
Notifications
You must be signed in to change notification settings - Fork 0
khtp91113/lab2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Makefile內容 main: lab2.o main.o g++ -o lab2 main.o lab2.o lab2.o: lab2.cpp lab2.h g++ -c lab2.cpp main.o: main.cpp lab2.h g++ -c main.cpp clean: rm main*.o 使用: 指令打make
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published