clarified make realclean

ki4klf
Tom Early 12 years ago
parent 90862645f6
commit a426258297

@ -95,6 +95,8 @@ g2_ircddb start". (See the man page for service.)
You can clean up the build directory of intermediate *.o files with "make clean" or, you
can remove the intermediate *.o files and binary executables with "make realclean".
Note that "make realclean" only removes the binary files from your build directory and
not the copies you installed int /usr/local/bin with the "sudo make install..." command.
If you want to uninstall everything return to the build directory and type either "sudo
make unistalldvap" or "sudo make uninstalldvrptr" and possibly "sudo make uninstalldtmfs".

Loading…
Cancel
Save

Powered by TurnKey Linux.