help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Running specific part of a Makefile under a specific shell


From: peter0x44
Subject: Re: Running specific part of a Makefile under a specific shell
Date: Fri, 11 Feb 2022 22:59:57 +0000

Sorry, I must have been a bit careless so the message ended up duplicated.

I think I figured it out though:

clean_LINUX clean_BSD clean_OSX:
rm -fv $(RAYLIB_RELEASE_PATH)/lib$(RAYLIB_LIB_NAME).a $(RAYLIB_RELEASE_PATH)/lib$(RAYLIB_LIB_NAME).bc $(RAYLIB_RELEASE_PATH)/lib$(RAYLIB_LIB_NAME).so*

Thanks for all the help, it means more than you think.
Peter D.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]