This repository has been archived on 2024-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
CodeBlocksPortable/wxWidgets-3.0.5/utils/helpview/Makefile.in

8 lines
55 B
Makefile
Raw Permalink Normal View History

all:
cd src; $(MAKE)
clean:
cd src; $(MAKE) clean