[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Does the make clean -f path/to/makefile and make clean path/to/makefile
From: |
Hongyi Zhao |
Subject: |
Does the make clean -f path/to/makefile and make clean path/to/makefile clean equivalent? |
Date: |
Mon, 31 Mar 2014 11:27:46 +0800 |
Hi all,
When I read in specific FILE as a makefile, does the following usages
equivalent:
make clean -f path/to/makefile
and
make clean path/to/makefile clean
Regards
--
Hongyi Zhao <address@hidden>
Xinjiang Technical Institute of Physics and Chemistry
Chinese Academy of Sciences
GnuPG DSA: 0xD108493
- Does the make clean -f path/to/makefile and make clean path/to/makefile clean equivalent?,
Hongyi Zhao <=