Opened 14 years ago

Last modified 14 years ago

#337 closed defect

nmake clean misses some files — at Initial Version

Reported by: pdhammond Owned by: pramsey
Priority: minor Milestone:
Component: Build/Install Version: 3.1.1
Severity: Unassigned Keywords:
Cc:

Description

nmake clean leaves ./inlines.obj and operations/union/CascadedPolygonUnion.obj behind. Suggestion: change src/makefile.vc line 358 to:

-@FOR %d IN ( $(OBJ) ) DO del %d

Change History (0)

Note: See TracTickets for help on using tickets.